CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 共轭梯度

搜索资源列表

  1. PCG

    0下载:
  2. 预处理的共轭梯度算法和最速下降法MATLAB算法及源程序.-Preconditioning conjugate gradient algorithm and the steepest descent method MATLAB algorithms and source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1295
    • 提供者:fq
  1. CS_MRI

    1下载:
  2. 文件主要是对利用压缩感知对MRI进行数据重构,重构方式是基于全变分共轭梯度法-the folder contains some Matlab codes used for applying compressed sensing(CS) in MRI. morever, these codes are based on BP-TV.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-30
    • 文件大小:356352
    • 提供者:张鹏
  1. FR-HS

    0下载:
  2. 提供了FR和HS共轭梯度法的算法,编程是用matlab实现的-FR and HS provides a conjugate gradient method algorithm, programming is achieved using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:970
    • 提供者:xiaocao
  1. gongetidu

    0下载:
  2. 本程序是基于Matlab的共轭梯度法数值计算。-This procedure is based on Matlab numerical Conjugate Gradient Method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1051
    • 提供者:张俊峰
  1. gongetidu

    0下载:
  2. 共轭梯度法,MATLAB程序,计算方法作业,内有说明-Conjugate gradient method, MATLAB procedures, calculation methods work, there are instructions
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:557
    • 提供者:jinlilili
  1. CG

    0下载:
  2. 利用共轭梯度法求线性方程组的Matlab算例-Using conjugate gradient method for solving linear equations Matlab examples
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:814
    • 提供者:yang
  1. optimization

    0下载:
  2. 最优化问题中的最速下降法,共轭梯度法,黄金分割法代码,为applied optimization with matlab programming书中源代码-Steepest descent method, conjugate gradient method, golden section method code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:4903
    • 提供者:伊小夕
  1. Newton

    0下载:
  2. 用MATLAB实现最速下降法_牛顿法和共轭梯度法求解实例-Using MATLAB steepest descent method _ Newton method and conjugate gradient method for solving examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:14038
    • 提供者:王凯凯
  1. solving_equations_by_MATLAB

    0下载:
  2. 分别包含了雅克比法、超松弛(sor)法、共轭梯度法(cg)以及broyden法以及newton法解方程-solving equations by the method of Jocobe、SOR、CG、Broyden、Newton in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1416
    • 提供者:Ann
  1. cg

    0下载:
  2. 最优化方法中的共轭梯度法,使我们老师写的matlab代码,绝对没有问题-Optimization Method of Conjugate Gradient Method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:641
    • 提供者:黄勇
  1. numerical-algorithms

    0下载:
  2. matlab 实现几个常用的解线性方程组的数值算法。包括共轭梯度法、预处理共轭梯度法、SOR、Lanczos.-matlab implementation of several commonly used numerical algorithm for solving linear equations. Including the conjugate gradient method, preconditioned conjugate gradient method, SOR, Lanczos.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3247
    • 提供者:宋凌
  1. main

    0下载:
  2. 这是一个使用共轭梯度的算法以及黄金分割算法算一个高维方程最优结果的matlab代码-This is a use of conjugate gradient algorithm and the golden section algorithm considered a high-dimensional equation for optimal results matlab code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:861
    • 提供者:
  1. CG

    0下载:
  2. MATLAB版本的CG(共轭梯度算法),用于求解大规模矩阵计算(方程组求解等问题)的基础算法-MATLAB version of the CG (conjugate gradient algorithm) for solving large-scale matrix computations (solving equations and problems) based algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:724
    • 提供者:tiankai
  1. matlab_builder_d6qs83

    2下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法,temp梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,temp1二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, such as
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6165
    • 提供者:vsayxx
  1. matlab_builder_e7zvd1

    0下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法,quanti梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,ceshi二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a algorithms, such as the stee
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9780
    • 提供者:6oqcgn
  1. Mat-builder_15ozy1

    0下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法, TbNCDz梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,GZHINcq二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, su
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11290
    • 提供者:oump9u
  1. Mat-builder_213qbo

    0下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法, VyzTUk梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,SRcsQtZ二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, su
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8438
    • 提供者:qs46wf
  1. Mat-builder_371vu4

    0下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法, fSMknB梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,tiWBYTQ二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, su
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5020
    • 提供者:ioulsz
  1. Mat-builder_44w01f

    0下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法, qdLbwc梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,qpydtHW二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, su
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8299
    • 提供者:soduiw
  1. Mat-builder_4hy9ff

    0下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法, okavfh梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,ranaBvC二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, su
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5649
    • 提供者:t1zpo7
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com